html, body, div,
a, img {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	box-sizing: border-box;
}
div.ad {
	background: #000000;
	width: 970px;
	height: 250px;
	float: left;
	position: relative;
	cursor: pointer;
	border: 1px solid #7e3016;
	overflow: hidden;
	box-sizing: border-box;
}

div#mainbg {
	background: url(../img/main_bg.jpg) top left no-repeat;
	width: 970px;
	height: 250px;
	float: left;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 1;
	margin: 0px;
	display: none;
	-webkit-transform-origin: 20% 40%;
	-moz-transform-origin: 20% 40%;
	-ms-transform-origin: 20% 40%;
	-o-transform-origin: 20% 40%;
	transform-origin: 20% 40%;
	-webkit-transform: scale(1.5, 1.5);
	-moz-transform: scale(1.5, 1.5);
	-ms-transform: scale(1.5, 1.5);
	-o-transform: scale(1.5, 1.5);
	transform: scale(1.5, 1.5);
	-webkit-transition: all 7000ms ease-out;
	-moz-transition: all 7000ms ease-out;
	-ms-transition: all 7000ms ease-out;
	-o-transition: all 7000ms ease-out;
	transition: all 7000ms ease-out;
}
div#mainbg.in {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}

div#logotop {
	background: url(../img/logotop.png) top center no-repeat;
	width: 177px;
	height: 18px;
	position: absolute;
	top: 132px;
	left: 679px;
	z-index: 60;
	display: none;
}
div#logobottom {
	background: url(../img/logobottom.png) top left no-repeat;
	width: 0px;
	height: 107px;
	position: absolute;
	top: 130px;
	left: 566px;
	z-index: 60;
	display: none;
}

h2#tagline1 {
	background: url(../img/tagline1.png) left center no-repeat;
	width: 0px;
	height: 40px;
	position: absolute;
	top: 45px;
	left: 245px;
	z-index: 40;
	margin: 0px;
	display: none;
}
h2#tagline2 {
	background: url(../img/tagline2.png) left center no-repeat;
	width: 0px;
	height: 40px;
	position: absolute;
	top: 70px;
	left: 471px;
	z-index: 30;
	margin: 0px;
	display: none;
}
div#taglinemid {
	background: url(../img/taglinemid.png) right center no-repeat;
	width: 0px;
	height: 64px;
	position: absolute;
	top: 45px;
	right: 476px;
	z-index: 35;
	margin: 0px;
	display: none;
}
h2#taglineend {
	background: url(../img/taglineend.png) right center no-repeat;
	width: 183px;
	height: 39px;
	position: absolute;
	top: 50px;
	right: 110px;
	z-index: 35;
	margin: 0px;
	display: none;
}

div#peyton {
	background: url(../img/peyton.png) top center no-repeat;
	width: 134px;
	height: 250px;
	position: absolute;
	bottom: 10px;
	left: 261px;
	z-index: 50;
	display: none;
}

div#maya {
	background: url(../img/maya.png) top center no-repeat;
	width: 201px;
	height: 250px;
	position: absolute;
	bottom: 10px;
	left: 144px;
	z-index: 50;
	display: none;
}

div#camille {
	background: url(../img/camille.png) top center no-repeat;
	width: 94px;
	height: 176px;
	position: absolute;
	bottom: 10px;
	left: 126px;
	z-index: 25;
	display: none;
}

div#cory {
	background: url(../img/cory.png) top center no-repeat;
	width: 94px;
	height: 169px;
	position: absolute;
	bottom: 10px;
	left: 84px;
	z-index: 20;
	display: none;
}

div#kelly {
	background: url(../img/kelly.png) top center no-repeat;
	width: 104px;
	height: 199px;
	position: absolute;
	bottom: 10px;
	left: 363px;
	z-index: 25;
	display: none;
}

div#mitchell {
	background: url(../img/mitchell.png) top center no-repeat;
	width: 114px;
	height: 207px;
	position: absolute;
	bottom: 10px;
	left: 10px;
	z-index: 30;
	display: none;
}

div#netta {
	background: url(../img/netta.png) top center no-repeat;
	width: 145px;
	height: 173px;
	position: absolute;
	bottom: 10px;
	left: 282px;
	z-index: 20;
	display: none;
}

div#sylvester {
	background: url(../img/sylvester.png) top center no-repeat;
	width: 150px;
	height: 210px;
	position: absolute;
	bottom: 10px;
	left: 408px;
	z-index: 30;
	display: none;
}

div#flare {
	background: url(../img/flare.png) center left no-repeat;
	width: 255px;
	height: 79px;
	position: absolute;
	top: 104px;
	left: 595px;
	z-index: 80;
	display: none;
}

a#click {
	width: 970px;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 100;
}

a#clickformore {
	background: url(../img/clickformore.png) top center no-repeat;
	width: 0px;
	height: 27px;
	position: absolute;
	top: 10px;
	right: 198px;
	z-index: 80;
	display: none;
}

div#bottomdark {
	background: rgba(0,0,0,0.4);
	background: -moz-linear-gradient(170deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 60%, rgba(0,0,0,0.55) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(170deg, rgba(0,0,0,0) 20%, rgba(0,0,0,0.4) 50%,rgba(0,0,0,0.55) 170%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 60%,rgba(0,0,0,0.55) 100%);
	width: 100%;
	height: 70px;
	float: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 55;
	margin: 0px;
	display: none;
}

div#tunein {
	background: url(../img/tunein.png) top center no-repeat;
	width: 312px;
	height: 30px;
	float: left;
	position: absolute;
	bottom: 5px;
	right: 43px;
	z-index: 80;
	display: none;
}

div#tunein.spmon { background: url(../img/spmon.png) bottom center no-repeat; }
div#tunein.spton { background: url(../img/nston.png) bottom center no-repeat; }
div#tunein.nsmon { background: url(../img/nsmon.png) bottom center no-repeat; }
div#tunein.nston { background: url(../img/nston.png) bottom center no-repeat; }


