@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	width: 300px;
	height: 250px;
}
.clickTag {
	width: 100%;
	height: 100%;
	z-index: 300;
	cursor: pointer;
}
#holder {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	width: 298px;	font-family: 'Lato', sans-serif;
	height: 248px;
	border: 1px solid #000;
}
a {
	border: none;
}
.a {
	position: absolute;
}
.r {
	position: relative;
}
.o {
	overflow: hidden;
}

#cover {
	background-color:#000000;
	width:300px;
	height:250px;
	z-index:12;
}

#bannerBg {
	background-image:url(../images/bg.jpg);
	background-color:#000000;
	width:300px;
	height:250px;
	z-index:1;
}

#logo {
	background-image:url(../images/logo.png);
	width:135px;
	height:102px;
	z-index:4;
	left: 77px;
	top: 7px;
}

#logoReverse {
	background-image:url(../images/logoReverse.png);
	width:135px;
	height:102px;
	z-index:4;
	left: 77px;
	top: 7px;
}


#logoSmall {
	background-image:url(../images/logo.png);
	width:135px;
	height:102px;
	z-index:11;
	left:179px;
	top: 158px;
	 -webkit-transform: scale(0.70);  /* Chrome, Opera 15+, Safari 3.1+ */
      -ms-transform: scale(0.70);  /* IE 9 */
          transform: scale(0.70);  /* Firefox 16+, IE 10+, Opera */

}

#hand {
	background-image:url(../images/hand.png);
	background-position:0px 140px;
	background-repeat: no-repeat;
	width:69px;
	height:134px;
	z-index:2;
	left: 218px;
	top: 33px;
}

#t1 {
	background-image:url(../images/t1.png);
	width:171px;
	height:74px;
	z-index:3;
	left: 37px;
	top: 30px;
}
#t2 {
	background-image:url(../images/t2.png);
	width:72px;
	height:33px;
	z-index:3;
	left: 136px;
	top: 71px;
}

#food1 {
	z-index:9;
	width:235px;
	height:111px;
	left: 30px;
	top: 128px;
}
#burg {
	background-image:url(../images/burg.png);
	width:135px;
	height:106px;
	z-index:10;
	left: 56px;
	top: 0px;
}
#nap1 {
	background-image:url(../images/nap.png);
	width:235px;
	height:66px;
	z-index:9;
	left: 0px;
	bottom: 0px;
}

#food2 {
	z-index:7;
	width:235px;
	height:110px;
	left: 33px;
	top: 129px;
}
#chicken {
	background-image:url(../images/chicken.png);
	width:157px;
	height:104px;
	z-index:8;
	left: 45px;
	top: 0px;
}
#nap2 {
	background-image:url(../images/nap.png);
	width:235px;
	height:66px;
	z-index:7;
	left: 0px;
	bottom: 0px;
}


#food2b {
	z-index:5;
	width:235px;
	height:110px;
	left: -300px;
	top: 129px;
}
#chickenb {
	background-image:url(../images/chicken.png);
	width:157px;
	height:104px;
	z-index:6;
	left: 42px;
	top: 0px;
}
#nap2b {
	background-image:url(../images/nap.png);
	width:235px;
	height:66px;
	z-index:5;
	left: 0px;
	bottom: 0px;
}

#food3 {
	z-index:5;
	width:235px;
	height:80px;
	left: 32px;
	top: 162px;
}
#moz {
	background-image:url(../images/nuggets.png);
	width:161px;
	height:59px;
	z-index:6;
	left: 25px;
	top: 0px;
}
#nap3 {
	background-image:url(../images/nap.png);
	width:235px;
	height:66px;
	z-index:5;
	left: 0px;
	bottom: 0px;
}



#food3b {
	z-index:7;
	width:235px;
	height:80px;
	left: -300px;
	top: 162px;
}
#mozb {
	background-image:url(../images/nuggets.png);
	width:161px;
	height:59px;
	z-index:8;
	left: 25px;
	top: 0px;
}
#nap3b {
	background-image:url(../images/nap.png);
	width:235px;
	height:66px;
	z-index:7;
	left: 0px;
	bottom: 0px;
}



#food4 {
	z-index:3;
	width:235px;
	height:80px;
	left: -60px;
	top: 133px;
}
#fries {
	background-image:url(../images/fries.png);
	width:158px;
	height:66px;
	z-index:4;
	left: 46px;
	top: 0px;
}
#nap4 {
	background-image:url(../images/nap.png);
	width:235px;
	height:66px;
	z-index:3;
	left: 0px;
	bottom: 0px;
}

#details_btn {position:absolute;top:225px;left:-4px;font-size:9px;z-index:9999;
	letter-spacing: normal;text-decoration:none;opacity:0;color:#000;padding:10px;}
#legal {position:absolute;top:198px;left:0px;background-color:#000;opacity:0;width:280px;height:52px;
	font-size:9px;color:#fff;text-align: center;z-index:9998;line-height:130%;padding:10px;}

#bannerButton {
	left: 94px;
	top: 118px;
	z-index:2;
}
