@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; } 



#gradb, #gradb2{
/* 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%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	height: 200px;
	left: -50px;
	position: absolute;
	bottom: 0px;
	z-index: 32;
	opacity: 1;
	width: 360px;
	background-blend-mode: multiply;
	display: block;
}

#gradb2 { 
	opacity: 0.2;
	height: 280px;
}

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:visible;
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-webkit-perspective: 1000;
}


#ad{
   border: rgb(60,60,60) 1px solid;
   background:#000000;
   
   overflow:hidden;
	top:0px;
   left:0px;
	
	perspective: 400px;
   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;
	
}

 #cta{
	opacity: 0;
	 background: #9b1420;
	 display: block;
	 height: 30px;
	 width: 214px;
	 -moz-transform: scale(0.5);
	 -webkit-transform: scale(0.5);
	 transform: scale(0.5);
	 bottom: 75px;
	left: 90px;
	 text-align: center;
	 padding-top: 10px;
	 padding-right: 8px;
	z-index: 50000;
}

#btn_disc{
	display: none;
	background-image: url("../images/disc_btn.png");
	height: 20px;
	width: 20px;
	position: relative;
	z-index: 50000;
}
#cta_lbl{
	display: inline-block;
	background-image: url("../images/cta_lbl.png");
	height: 21px;
	width: 151px;
	position: relative;
}


#zoomContainer{
	
	z-index: 50001;
	-moz-transform: scale(0.7);
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	
	position: absolute;
	width: 160px;
	height: 69.36px;
	bottom: 15px;
	left: 70px;
	text-align: center;
	opacity: 0;
}

#logoMazda {
    width: 100%;
    height: 100%;
}


 #footer{
	 
	 background: #ffffff;
	 position: absolute;
	 display: block;
	 bottom:0px;
	 left:0px;
	 width:600px;
	 height:140px;
	 
	 z-index: 35;
	 opacity: 0;
}




#t1, #t2, #t3, #t4, #t5, #car, #cta, #cta2, #t6, #bg1, #bg2, #cta, #glow, #warmglow, #f1, #f2, #f3, #plus{
	
	-moz-transform-origin: top left;
	-webkit-transform-origin: top left;
	transform-origin: top left;
}
#shad{
	
	-moz-transform-origin:center 7% ;
	-webkit-transform-origin:center 7% ;
	transform-origin:center 7% ;
}
#flare{
	
	-moz-transform-origin:center center ;
	-webkit-transform-origin:center center ;
	transform-origin:center center ;
}
 #shad_o{
	 
	 top:-30px;
	 left:-140px;
	 width:600px;
	 height:600px;
	 
	 z-index: 25;
	
	-moz-transform-origin:center center ;
	-webkit-transform-origin:center center ;
	transform-origin:center center ;
	 
	 
	-moz-transform: scale(1.6) rotate(-2.2deg);
	-webkit-transform: scale(1.6) rotate(-2.2deg);
	transform: scale(1.6) rotate(-2.2deg);
}
#warm_svg{
	mix-blend-mode: color;
	background-blend-mode: color;
	-moz-transform-origin:center center ;
	-webkit-transform-origin:center center ;
	transform-origin:center center ;
}
#shad{
	mix-blend-mode: multiply;
	background-blend-mode: multiply;
}
#shad_svg{
	mix-blend-mode: multiply;
	background-blend-mode: multiply;
}

#disc_div{
	background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
	border: none;
	bottom: 141px;
	color: #ffffff;
	display: block;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: 400;
	height: auto;
	left: 0px;
	padding: 6px 5px 6px 7px;
	position: absolute;
	visibility: hidden;
	width: 286px;
	z-index: 99997;
}
