@charset "UTF-8";

/* Resets ------ */ 

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, footer, header, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; } article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video { display: block; } a img {border: 0; background-color: transparent; background-repeat: no-repeat; background-size: auto auto; } 



	
@font-face{
		font-family: 'mazdaBold';
		src: url('../fonts/Mazda-Bold.woff2') format('woff2'),
		 url('../fonts/Mazda-Bold.woff') format('woff'),
		 url('../fonts/Mazda-Bold.ttf') format('truetype');
}


	
@font-face{
		font-family: 'Interstate';
		src: url('../fonts/Interstate-Regular.woff2') format('woff2'),
		 url('../fonts/Interstate-Regular.woff') format('woff'),
		 url('../fonts/Interstate-Regular.ttf') format('truetype');
	}
	
@font-face{
		font-family: 'InterstateBold';
		src: url('../fonts/Interstate-Bold.woff2') format('woff2'),
		 url('../fonts/Interstate-Bold.woff') format('woff'),
		 url('../fonts/Interstate-Bold.ttf') format('truetype');
	}
@font-face{
		font-family: 'InterstateBlack';
		src: url('../fonts/Interstate-Black.woff2') format('woff2'),
		 url('../fonts/Interstate-Black.woff') format('woff'),
		 url('../fonts/Interstate-Black.ttf') format('truetype');
	}
	
#gradb{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,1+100 */

background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */

background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */

background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

    height: 70px;
    left: 0px;
    position: absolute;
    bottom:0;
    z-index: 9999;
	opacity:1;
	width:300px;
}

body { 
	background-color: rgba(0, 0, 0, 0.7);
	margin:0px;
	font-family: Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}


div {
	position: absolute;
	backface-visibility:hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-perspective: 1000;

}


#ad{
   border: rgb(0,0,0) 1px solid;
    background: #000000;
   overflow:hidden;
	top:0px;
   left:0px;

   position: relative;
	display: block;
	width: 298px;
	height: 598px;
	-moz-user-select: -moz-none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
}

.buttons {
	position: absolute;
	bottom: 2px;
	left: 6px;
	z-index:50001;
	opacity:0;
}

#car, #car2{
	display: block;
	position: absolute;
}


#carimgdiv{
	
	display: block;
	position: absolute;
	top: -79px;
	left: -281px;
	opacity: 0;
	transform-origin: top left 0;
	transform: scale(0.5);
	z-index: 9999;
	
	
	/*mix-blend-mode: multiply;*/
}

#carimgx{
	position: absolute;
	top: 0;
	left: -60px;
	opacity: 1;
	/*mix-blend-mode: multiply;*/
}
#logo {
    background: transparent url("../images/logo.png") no-repeat scroll 0 0;
    height: 26px;
    right: 14px;
    position: absolute;
    bottom:8px;
    width: 113px;
    z-index: 9999;
	opacity:0;
}
#zz {
    background: transparent url("../images/zoom-zoom160x600.png") repeat scroll 0 0;
    height: 13px;
    right: 12px;
    position: absolute;
    bottom:14px;
    width: 140px;
    z-index: 9999;
	opacity:1;
}

#userActionButton { 
	z-index: 50001;
}

#clickThroughButton { 
	z-index: 50001;
}

#b{
	
	margin-top: -60px;
	margin-left:-40px;
	
	transform-origin: center center 0;
	
	z-index: 998;
}

#bs{
	
	z-index: 999;
}

#ttlTxt1{
	z-index: 1000;
	
	background-blend-mode: multiply;
	mix-blend-mode: multiply;
	
}
#ttlTxt2{
	z-index: 1001;
	
}
#ttlTxt3{
	z-index: 1001;
	
}

#bcontainer{
	
	position: absolute;
	overflow: visible;
	display: block;
	
	top:-145px;
	left: -335px;
	z-index: 998;
}

.droplet{
	
	/*
	
	background: url('../images/mrkr.png') no-repeat scroll 0px 0px rgba(0, 0, 0, 0);
    display: block;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 5px;
    height: 5px;
    z-index: 9998;
	
	margin-left: 0px;
    margin-top: 16px;
	
	transform-origin: center center 0;
	
	*/
	
	
	background: url('../images/b3.png') no-repeat scroll 0px 0px rgba(0, 0, 0, 0);
    display: block;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 109px;
    height: 120px;
    z-index: 9998;
	   
	margin-left: 0px;
    margin-top: 16px;
	
	transform-origin: center center 0;
	
	transform: scale(0.2);
	
	
}

.linemark{
	
	background: url('../images/line.png') no-repeat scroll 0px 0px rgba(0, 0, 0, 0);
    display: block;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 1px;
    height: 40px;
    z-index: 9999;
	   
	margin-left: 0px;
    margin-top: 16px;
	
	transform-origin: center center 0;
	
	
}

#allTxt{
	
	display:block; width:300px; left:0; height:auto;
	
	text-shadow: #000000 1px 1px 2px;
	
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	
  position: absolute;
  
  top:-400px;
  
  z-index: 1000;
		
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}

#title{
	background-image: url("../images/ttl.png");
    background-size: 100% 100%;
    height: 72px;
    left: 0;
    opacity: 0;
    top: 160px;
    transform: scale(0.5);
    transform-origin: left top 0;
    visibility: visible;
    width: 600px;
    z-index: 60;
}

#invis{

	width:auto;
	text-wrap:none;
	display:block;
	visibility:hidden;	
	
}


.offertxt{
	
	display: block;
	position: absolute;
	top: 0;
	left:0px;
	width: 300px;
	opacity: 0;
	text-align: center;
	
	font-family:InterstateBold, Arial, Helvetica, sans-serif !important;
	-webkit-font-smoothing: subpixel-antialiased !important;
	-moz-osx-font-smoothing: auto !important;
	font-smoothing: auto !important;
	text-rendering: auto!important;
	
    font-weight: 400;
	
    background: none;
	
	padding: 5px 0 1px;
	
    color: #ffffff;
	
    font-size: 18px;
	
	z-index: 9999;
	
	-webkit-font-smoothing: subpixel-antialiased !important;
	-moz-osx-font-smoothing: auto !important;
	-webkit-font-smoothing: auto !important;
	text-rendering: auto !important;
}

.spriteBG{
	background: rgba(60, 150, 235, 0.85);
	color: rgba(255, 255, 255, 1);
	display: none;
	font-family: Interstate,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 400;
	height: 33px;
	justify-self: stretch;
	line-height: 15px;
	margin-top: 3px;
	margin-left: -100px;
	margin-right: -140px;
	padding-left: 100px;
	padding-top: 22px;
	padding-right: 5px;
	position: relative;
	text-align: left;
	top: 0px;
	left:-3000px;
	vertical-align: top;
	width: 220px;
	-webkit-font-smoothing: subpixel-antialiased !important;
	-moz-osx-font-smoothing: auto !important;
	font-smoothing: auto !important;
	text-rendering: auto !important;
	
	opacity: 0;
}

#bonusSprite{
	
	height: 150px;
	width: 450px;
	
    background: transparent url('../images/graphics_sprites.png') no-repeat scroll 0 0;
	transform-origin: top left 0;
	transform: scale(0.5);
	background-position: 0px 0px;
	
	z-index: 99;
	
	margin-left: 4px;
	
	display: none;
	opacity: 0;
	
	top:0;
	left:-3000px;
}

.bonus{
	
    background: rgba(255, 0, 0, 0.75) none repeat scroll 0 0;
    color: #ffffff;
    padding: 4px 22px 0px ;
	
    display: inline-block;
    margin: 2px 0 0 0;
    position: relative;
	text-align: center;
    vertical-align: top;
	
	
	mix-blend-mode:multiply;
	background-blend-mode:multiply;
	
}
#bonusTxt{
	
    -moz-osx-font-smoothing: auto !important;
    background: rgba(255, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-family: Interstate,Arial,Helvetica,sans-serif !important;
    font-size: 20px;
    font-weight: normal;
    left: 317px;
    letter-spacing: 0.5px;
    line-height: 16px;
    margin: 0;
    opacity: 1;
    padding: 0;
    position: absolute;
    text-align: left;
    text-rendering: auto !important;
    text-shadow: 2px 2px 5px rgba(255,255,255, 0.3);
    top: -200px;
    vertical-align: top;
    width: 225px;
    z-index: 69;
	
	-webkit-font-smoothing: subpixel-antialiased !important;
	-moz-osx-font-smoothing: auto !important;
	-webkit-font-smoothing: auto !important;
	text-rendering: auto !important;
}
#bonusTxt2{
    -moz-osx-font-smoothing: auto !important;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-family: Interstate,Arial,Helvetica,sans-serif !important;
    font-size: 15px;
    font-weight: normal;
    left: 317px;
    letter-spacing: 0.5px;
    line-height: 16px;
    margin: 0;
    opacity: 1;
    padding: 5px;
    position: absolute;
    text-align: center;
    text-rendering: auto !important;
    text-shadow: 2px 2px 5px rgba(255,255,255, 0.3);
    top: -200px;
    vertical-align: top;
    width: 252px;
    z-index: 69;
	
	-webkit-font-smoothing: subpixel-antialiased !important;
	-moz-osx-font-smoothing: auto !important;
	-webkit-font-smoothing: auto !important;
	text-rendering: auto !important;
}


.priceOuter {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width:auto;
	text-align:left;
	margin-top: 0;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding: 0;
}
#priceInner{
    color: #ffffff;
    display: inline-block;
    font-family: Interstate,Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    left: 0;
    opacity: 1;
    position: relative;
    top: 17px;
    width: 94px;
	height: 46px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin-top:2px;
	padding: 0 5px 2px 2px;
	vertical-align: top;
}
#price_a{
    display: inline;
    font-size: 9px;
    left: 0;
    padding: 1px 0 0 4px;
    position: relative;
    top: 0;
    vertical-align: top;
    white-space: nowrap;
}
#price_b{
    display: inline-block;
    font-size: 20px;
    left: 0;
    line-height: 100%;
    margin: -5px 0 0 3px;
    position: relative;
    top: 5px;
    vertical-align: top;
    white-space: nowrap;
}
#price_val{
	color: #ffffff;
    display: inline-block;
    font-family: Interstate;
    font-size: 23px;
    padding-left: 0;
    position: relative;
    white-space: nowrap;
}
#price_c{
    display: inline-block;
    font-size: 9px;
    margin: 0;
    position: relative;
    text-align: right;
    top: 8px;
    vertical-align: top;
    white-space: nowrap;
}
.redTxt {
	color:#d80024;
}
.blkTxt {
	color:#ffffff;
    font-size: 90%;
}
.smaller {
    font-size: 80%;
}

#priceBlock {
	
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-family: "mazdaBold",Helvetica,Arial,sans-serif;
    font-size: 16px;
    margin-left: 12px;
	left:0;
    padding-left: 0;
    position: absolute;
    top: 20px;
	margin-top:0px;
    width: auto;
	opacity:0;
	white-space:nowrap;
	-webkit-font-smoothing: subpixel-antialiased !important;
	-moz-osx-font-smoothing: auto !important;
	font-smoothing: auto !important;
	text-rendering: auto!important;
	
	transform-origin: top left 0;
}
#plate_deals{
	
	-webkit-font-smoothing: subpixel-antialiased !important;
	-moz-osx-font-smoothing: auto !important;
	font-smoothing: auto !important;
	text-rendering: auto!important;
}

#modelText1 {
	
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: "mazdaBold",Helvetica,Arial,sans-serif;
    font-size: 20px;
    left: 12px;
	margin-left:-8px;
    padding: 0 0 0 8px;
    position: absolute;
	white-space:nowrap;
    top: 0;
    width: auto;
	line-height: 14px;
	min-height: 16px;
}
#modelText2 {
	font-family:Interstate, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:14px;
    position: absolute;
	display:inline-block;
	background:rgba(0,0,0,0);
	padding: 0;
	white-space:nowrap;
	left:10px;
	width:auto;
	height:15px;
	top:17px;
}

#basename {
	
    color: #ffffff;
    display: block;
    font-family: "mazdaBold",Helvetica,Arial,sans-serif;
    font-size: 16px;
    left: 10px;
    position: relative;
    text-align: center;
    width: 300px;
	z-index: 50;
	opacity:0;
}

.spacerBlk{
	display:inline-block;
	width:150px;
	left:-50px;
	background:rgba(0,0,0,0);
	margin: 0 2px 0 0;
	height:20px;
	position:relative;
}
.spacerClr{
	display:inline-block;
	width:100px;
	background:rgba(0,0,0,0);
	margin: 0 2px 0 0;
	height:20px;
	position:relative;
}

.mBold {
	font-family:'mazdaBold', Helvetica, Arial, sans-serif !important;
}
.interstate {
	font-family:Interstate, Arial, Helvetica, sans-serif;
}


.button.useraction{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 28px;
    left: 0px;
    position: relative;
    top: 0px;
	white-space:nowrap;
}

#btn_disc{
    background: rgba(0, 0, 0, 0) none no-repeat scroll 0 0;
    color: #ffffff;
    display: inline-block !important;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 300;
    height: 20px;
    left: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 3px;
    padding-top: 7px;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: middle;
    white-space: nowrap;
    width: 16px;
    z-index: 99998;
}

#btn_disc:hover{
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
}

#CTA_button_label{
	 background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 600;
    height: 20px;
    padding: 8px 3px 0 0;
    position: relative;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}

#CTA_button_arrow{
	position:relative; 
	margin:0; 
	padding:9px 0 0 2px; 
	font-weight:300; 
	font-family:arial; 
	color:#ffffff;
	font-size: 11px; 
	white-space: nowrap; 
	text-align:left; 
	display:inline-block;
	width:10px;
	height:20px;
	background: url('../images/arrow.png') no-repeat scroll 2px 10px rgba(0, 0, 0, 0);
}

.button.useraction{
	display:inline-block;
    background-repeat:repeat;
	white-space:nowrap;
	z-index: 9999;
}
.button.useraction:hover{
    left: 1px;
    top: 1px !important;
}

#cta_btn{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 28px;
    left: 0px;
    position: relative;
    top: 0px;
	white-space:nowrap;
	display:inline-block;
	z-index: 9999;
}
#cta_btn:hover{
    left: 1px;
    top: 1px !important;
}

#disc_div{
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.3);
    bottom: 50px;
    color: #ffffff;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: 600;
    height: auto;
    left: 5px;
    padding: 10px 15px;
    position: absolute;
    visibility: hidden;
    width: 255px;
    z-index: 99997;
}		