/*
This file was modified by the Flashtalking Service Suite
Version: 2.2.1
Tool: adrepair
Date: March 26, 2021 at 4:39:16 PM
Options Selected: {"alwaysClickTag":false,"multipleClickTag":false}
Logged Changes: f_api,f_rec,f_exl
*/
/* ------- BANNER SETUP ------- */
body, html{margin:0; padding:0;}
#wrapper{
	width: 970px;
	height: 250px;
	overflow: hidden;
	position: absolute;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #111;
	background: #000000;
	top: 0px;
}
#content{
  width:970px; height:250px;
  position:relative; top:0; left:0;
  perspective: 970px; -webkit-perspective: 970px;
}
.hideMe{visibility:hidden;}


/*-------- This is the Glimmer effect. This CSS shouldn't change ------------*/

.glimmer { display: inline-block; background: url('img/glim.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; position:absolute; }
.glimmer {background-position: 0px 0px; width:72px; height:40px; }



/*------ Set the parameters for your CSS elements below -------*/


.cta {
  background-image: url("img/cta.png");
  position: absolute;
  left: 0px;
  top: 0px;
  width: 970px;
  height: 250px;
  z-index: 1;
}
.t3 {
  background-image: url("img/t3.png");
  position: absolute;
  left: 37px;
  top: 65px;
  width: 370px;
  height: 107px;
  z-index: 6;
}

.t2 {
  background-image: url("img/t2.png");
  position: absolute;
  left: 38px;
  top: 54px;
  width: 429px;
  height: 141px;
  z-index: 5;
}

.t1 {
  background-image: url("img/t1.png");
  position: absolute;
  left: 36px;
  top: 52px;
  width: 406px;
  height: 141px;
  z-index: 4;
}
.img1 {
  background-image: url("img/img1.jpg");
  position: absolute;
  left: 0px;
  top: 0px;
  width: 970px;
  height: 250px;
  z-index: 0;
}


/* ------- OTHER CSS ------- */

#glimmer-cta-box {
	position: absolute;
	left: 807px;
	top: 172px;
	width: 103px;
	height: 38px;
	border-width: 0px;
	border: 0px solid transparent;
	overflow: hidden;
	z-index: 900;
/*	border-radius: 4px;*/
}
#glimmer-cta {
    position: relative;
      top:1px;
      left: -75px;
	  border-width:0px;
	  border: 0px solid transparent;
}
/* Removes border on pesky IE */
#glimmer-cta img {text-decoration: none; border: 0px}

#rolloverCatch {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 999;
    cursor: pointer;
}
