/*Ad all CSS here*/

body
{
	margin: 0;
	padding: 0;
	background-color: grey;
}

#ad-container {
	width: 728px;
	height: 90px;
	overflow: hidden;
	background-image: url(bg.jpg);
	position: absolute;
}

#clicktag
{
	width: 728px;
	height: 90px;
	position: absolute;
	z-index: 3;
}

#border
{
	position: absolute;
    width: 716px;
    height: 78px;
    border: 6px solid white;
    z-index: 1;
}

img 
{
	position: absolute;
}

#logo
{
	top: 6px;
	z-index: 1;
    left: 667px;
   -webkit-transform-origin: 0 0;
   -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
     -o-transform-origin: 0 0;
        transform-origin: 0 0;

    -ms-transform: scale(1,0); 
    -webkit-transform: scale(1,0); 
    transform: scale(1,0);
}

#cta_btn
{
	z-index: 3;
	cursor: pointer;
	width: 72px;
	height: 22px;
	left: 539px;
    top: 36px;
    position: absolute;
    overflow: hidden;
    background-image: url(meet_me_btn.png);
    background-position: top;
}

#cta_btn:hover
{
	background-position: bottom;
}

#neon_price, #neon_2, #bolts
{
	position: absolute;
}

#neon_price_off
{
	left: 215px;
    top: 28px;
}

#neon_price_1
{
	opacity: 0;
	left: 206px;
    top: 24px;
}

#neon_price_2
{
	opacity: 0;
	left: 237px;
    top: 24px;
}

#neon_price_3
{
	opacity: 0;
	left: 257px;
    top: 24px;
}

#neon_price_4
{
	opacity: 0;
	left: 344px;
    top: 24px;
}

#copy1
{
	opacity: 0;
	left: 68px;
    top: 40px;
}

#copy2
{
	opacity: 0;
	left: 382px;
    top: 40px;
}

#car 
{
	opacity: 0;
	position: absolute;
	overflow: hidden;
	width: 205px;
	height: 125px;
	left: 300px;
	top: 13px;
}

#car_bottom
{
	top: 0px;
}

#rim1
{
	left: 17px;
    top: 44px;

    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

#rim2
{
	left: 102px;
    top: 43px;
}

#rim_rotating
{
	opacity: 0;
	left: 102px;
    top: 43px;
}

.cover
{
	opacity: 0;
}

#bolt_blue, #bolt_blue2 
{
	opacity: 0;
	left: 49px;
    top: 30px;
}

#bolt_yellow, #bolt_yellow2
{
	opacity: 0;
	left: 53px;
    top: 15px;
}

#bolt_pink, #bolt_pink2
{
	opacity: 0;
	left: 65px;
    top: 15px;
}

#copy3
{
	opacity: 0;
	left: 245px;
    top: 30px;
}

#copy4
{
	opacity: 0;
	left: 292px;
    top: 41px;
}

#copy5
{
	opacity: 0;
	left: 318px;
    top: 41px;
}

#smoke, #smoke2, #smoke3, #smoke4
{
	position: absolute;
	left: 135px;
	top: 20px;
	opacity: 0;

	-ms-transform: scale(0.4,0.4); 
    -webkit-transform: scale(0.4,0.4); 
	transform: scale(0.4,0.4);
}

#neon2_01
{
	opacity: 0;
	left: 134px;
    top: 6px;
}

#neon2_02
{
	opacity: 0;
	left: 268px;
    top: 6px;
}

#neon2_03
{
	opacity: 0;
	left: 316px;
    top: 6px;
}
#neon2_off
{
	opacity: 0;
	left: 148px;
    top: 30px;
}

#car_endframe
{
	-ms-transform: translate(728px,0px) scale(0.6,0.6);
    -webkit-transform: translate(728px,0px) scale(0.6,0.6);
	transform: translate(728px,0px) scale(0.6,0.6);
}

#neon_price2_off
{
	opacity: 0;
	left: 154px;
    top: 44px;
}

#neon_price2_1
{
	opacity: 0;
	left: 148px;
    top: 40px;
}

#neon_price2_2
{
	opacity: 0;
	left: 171px;
    top: 40px;
}

#neon_price2_3
{
	opacity: 0;
	left: 185px;
    top: 40px;
}

#neon_price2_4
{
	opacity: 0;
	left: 248px;
    top: 42px;
}

#copy6
{
	opacity: 0;
	left: 48px;
    top: 22px;
}

#copy7
{
	opacity: 0;
	left: 48px;
    top: 44px;
}

#copy8
{
	opacity: 0;
	left: 284px;
    top: 45px;
}

#bolt_endframe
{
	left: 481px;
    top: -65px;
}

#disclaimer_btn
{
	z-index: 5;
	display: none;
	width: 97px;
	height: 18px;
	left: 9px;
    top: 67px;
    position: absolute;
}

#skinny
{
	position: absolute;
	top: 5px;
	cursor: pointer;
}

#bottom_disclaimer
{
	display: none;
	opacity: 0;
	background-color: black;
	width: 728px;
    height: 25px;
    left: 0px;
    position: absolute;
	
}

#disclaimer_arrow_up
{
	left: 130px;
	top: 2px;
	cursor: pointer;
}

#disclaimer_arrow_down
{
	left: 161px;
	top: 2px;
	cursor: pointer;
}

#disclaimer
{
	width: 728px;
	height: 290px;
	z-index: 4;
	padding-left: 10px;
	background-color: #000;
	position: absolute;
	left: -738px;
	line-height: 10px;
}

#disclaimer p 
{
	color: white;
	width: 708px;
	font-size: 9px;
	font-family: helvetica;
	text-align: justify;
}

#replay_btn
{
	z-index: 4;
	display: none;
	left: 12px;
    top: 12px;
    cursor: pointer;
}
