@font-face{
	font-family: CentraleSansLight;
	src: url("../fonts/CentraleSansLight.woff");
}

@font-face{
	font-family: BodoniStd-BoldItalic;
	src: url("../fonts/BodoniStd-BoldItalic.woff");
}
html, body {height: 100%;  margin:0; padding:0;color: white; font-family: CentraleSansLight;}

#banner{
	position: relative;
	height: 600px;
	width: 160px;
	overflow : hidden;
	opacity: 1;
	font-size: 15px;
}

#border_layer{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	overflow : hidden;
	opacity: 1;	
	border: 1px solid #cbcbcb;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow: hidden;}


div {
	width:160px;
	height:600px;
	position: absolute;
	opacity: 1;
	left: 0px;
	top: 0px;
}


#frame_1_1_image{
	width:208px;
	height:780px;
}


#banner_layer{
	width:100%;
	height:100%;

}

#cta{
	position:absolute;
	overflow: hidden;
	background: #ce1f2c;
	height: 26px;
    width: 100px;
    top: 10px;
    font-size: 11px;
}
#cta_text{    
	top: 7px;
	left: 5px;
}




#coverlayer_1, #coverlayer_2, #coverlayer_3 {
	position:absolute;
	background: #000000;
	top: 0px;
	left: 0px;	
	width: 100%;
	height: 100%;
}

#clickarea {	
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 600;
	cursor:pointer;	
	color:#fff;
}

/* FRAME 1 */
#text_1{
    top: 420px;
    left: 10px;
}

#text_1_2{
top:22px;
}

/* FRAME 2 */
#text_2{	
	top: 420px;
    left: 10px;
 

}

/* FRAME 3 */
#text_3{   
	top: 400px;
    left: 10px;
}

#text_3_2{
	top: 45px;
}
#text_3_1 span
{
	font-family: BodoniStd-BoldItalic;
	 font-size: 18px;
}

#text_4{	
	top: 400px;
    left: 10px;
}

#text_4_1 span{	
	font-family: BodoniStd-BoldItalic;
	font-size: 18px;
}


